Skip to content

Conversation

@Rob23oba
Copy link
Contributor

@Rob23oba Rob23oba commented Nov 2, 2025

This PR changes Nat.ble by joining the two Nat.ble Nat.zero _ cases into one, allowing decide (0 <= x) = true and decide (0 < succ x) = true to be solvable by rfl.

@Rob23oba
Copy link
Contributor Author

Rob23oba commented Nov 2, 2025

Github calculating time wrong lol (the PR will be created in 23 minutes)

@github-actions github-actions bot added the changelog-library Library label Nov 2, 2025
@Rob23oba Rob23oba marked this pull request as ready for review November 2, 2025 09:36
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 2, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Mathlib CI can not be attempted yet, as the nightly-testing-2025-11-01 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-mathlib, Mathlib CI should run now. You can force Mathlib CI using the force-mathlib-ci label. (2025-11-02 09:48:13)

@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI can not be attempted yet, as the nightly-testing-2025-11-01 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-manual, reference manual CI should run now. You can force reference manual CI using the force-manual-ci label. (2025-11-02 09:48:15)

@nomeata nomeata added this pull request to the merge queue Nov 2, 2025
Merged via the queue into leanprover:master with commit f4c71f6 Nov 2, 2025
17 checks passed
@Rob23oba Rob23oba deleted the ble-simplify branch November 2, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants